From: Michael Albinus Date: Tue, 11 Mar 2025 08:26:58 +0000 (+0100) Subject: ; Adapt comment in tramp.el X-Git-Tag: archive/raspbian/1%30.2+1-2+rpi1^2~2^2~24^2~212 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=894b0e3a2fe064690eecda546f3b577886638140;p=emacs.git ; Adapt comment in tramp.el --- diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index a343a8ec517..91d0865f53e 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -12,8 +12,10 @@ ;; Package-Type: multi ;; URL: https://www.gnu.org/software/tramp/ -;; This is a GNU ELPA :core package. Avoid functionality that is not +;; This is also a GNU ELPA package. Avoid functionality that is not ;; compatible with the version of Emacs recorded in trampver.el. +;; Version and Package-Requires are place holders. They are updated +;; when the GNU ELPA package is released. ;; This file is part of GNU Emacs.